BODY {
	BACKGROUND-COLOR: #ffffff
}
H1 {
	COLOR: red; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
H2 {
	COLOR: blue; FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
H3 {
	FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
H4 {
	FONT-FAMILY: arial, helvetica, sans-serif; TEXT-ALIGN: center
}
P.a1 {
	FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: smaller
}
TABLE.swb {
	BACKGROUND-COLOR: cyan
}
TD.swb {
	BORDER-BOTTOM-STYLE: solid; BORDER-RIGHT-STYLE: solid
}
TABLE.nb {
	BACKGROUND-COLOR: #ffffcc
}
TR.nb {
	FONT-WEIGHT: bold; TEXT-ALIGN: center
}
TD.nb {
	BORDER-BOTTOM-STYLE: solid; BORDER-LEFT-STYLE: solid; BORDER-RIGHT-STYLE: solid; BORDER-TOP-STYLE: solid
}
TT {
	COLOR: blue
}
CODE {
	COLOR: blue
}
